const net.hostLookupCgo

20 uses

	net (current package)
		conf.go#L244: 		return hostLookupCgo, nil
		conf.go#L247: 		return hostLookupCgo, nil
		conf.go#L255: 			return hostLookupCgo, nil
		conf.go#L259: 		fallbackOrder = hostLookupCgo
		conf.go#L279: 		return hostLookupCgo, dnsConf
		conf.go#L285: 		return hostLookupCgo, dnsConf
		conf.go#L350: 			return hostLookupCgo, dnsConf
		conf.go#L370: 				return hostLookupCgo, dnsConf
		conf.go#L391: 					return hostLookupCgo, dnsConf
		conf.go#L395: 					return hostLookupCgo, dnsConf
		conf.go#L404: 					return hostLookupCgo, dnsConf
		conf.go#L416: 						return hostLookupCgo, dnsConf
		conf.go#L425: 					return hostLookupCgo, dnsConf
		conf.go#L430: 				return hostLookupCgo, dnsConf
		dnsclient_unix.go#L544: 	hostLookupCgo      hostLookupOrder = iota
		dnsclient_unix.go#L552: 	hostLookupCgo:      "cgo",
		lookup_unix.go#L57: 	if order == hostLookupCgo {
		lookup_unix.go#L65: 	if order == hostLookupCgo {
		lookup_unix.go#L91: 	if order == hostLookupCgo {
		lookup_unix.go#L117: 	if order == hostLookupCgo {